You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cleans up orchestrator plugin dependency graphs after a fresh knip pass (the checked-in reports were stale). Unused packages are dropped, imports that were already in source are declared, and knip reports are regenerated.
Remove unused production deps such as leftover scaffolder/catalog packages, express-promise-router, yn, vscode-languageserver-types, and unused MUI/RJSF packages
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.14%. Comparing base (359b2a5) to head (e9c13f5).
✅ All tests successful. No failed tests found.
@lokanandaprabhu there are some packages being removed on the front-end, if you have a chance to take a look to make sure they look reasonable to remove
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Cleans up orchestrator plugin dependency graphs after a fresh knip pass (the checked-in reports were stale). Unused packages are dropped, imports that were already in source are declared, and knip reports are regenerated.
Fixes RHIDP-16038.
express-promise-router,yn,vscode-languageserver-types, and unused MUI/RJSF packages@types/uuid,@testing-library/dom)@backstage/catalog-model,@backstage/config,@backstage/types,json-schema,@types/express-serve-static-core,@spotify/prettier-configform-reactonorchestrator-form-widgets(used by theCustomReviewPageexample) and OpenAPI script binaries inorchestrator-commonTest plan
yarn tscinworkspaces/orchestratoryarn build:knip-reportsfor the affected pluginsyarn teston a couple of touched packages (orchestrator-backend,orchestrator-form-widgets) if CI does not already cover themChecklist